home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5774 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: druid.borland.com!usenet
  2. From: pete@borland.com (Pete Becker)
  3. Newsgroups: comp.lang.basic.visual.misc,comp.lang.pascal.delphi.misc,comp.lang.c++
  4. Subject: Re: "SHOULD I DUMP VISUAL BASIC?"
  5. Date: 6 Feb 1996 19:36:48 GMT
  6. Organization: Borland International
  7. Message-ID: <4f8akg$i3k@druid.borland.com>
  8. References: <4e9g08$3dp@maureen.teleport.com> <Pine.SUN.3.90.960126125658.2477C-100000@menger.eecs.stevens-tech.edu> <sundial.2191.00464727@primenet.com> <DLvxyq.62w@news.hawaii.edu> <4et3p7$79o@cloud9.net> <823335327.28831@williaj.demon.co.uk>
  9. NNTP-Posting-Host: pbecker.borland.com
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=ISO-8859-1
  12. X-Newsreader: WinVN 0.99.5
  13.  
  14. In article <823335327.28831@williaj.demon.co.uk>, andrew@williaj.demon.co.uk 
  15. says...
  16. >
  17. >hraiser@cloud9.net wrote:
  18. >
  19. >>Chung Hong (chungh@Hawaii.Edu) wrote:
  20. >>: So what?  VB will still be a messed up mutated language with severe limits
  21. >>: and incredibly frustrating to use, especially when compared with the other
  22. >>: development tools out there like Delphi.  If you've used VB and Delphi 
  23. both,
  24. >>: you'd realize that VB has much deeper problems than what including a new
  25. >>: VB-compiler will be able to resolve. 
  26. >
  27. >>  No compiler can compensate for a weak, cumbersome, limited language like
  28. >>(Viusal) Basic.  Delphi has an excellent environment, but nothing on heaven
  29. >>or Earth can make me go back to coding Pascal.  Smart money is on Latte,
  30. >>Borland's upcoming Java based programming environment, based on the Delphi
  31. >>front end.
  32. >
  33. >
  34. >Isn't Java an interpreted language?
  35.  
  36. No, it's just implemented that way. There is nothing in the Java language 
  37. definition that prevents compiling Java, and, in fact, a just-in-time compiler 
  38. for Java can yield 2x-15x speed improvements.
  39.     -- Pete
  40.  
  41.